Kerry Back
BUSI 520, Fall 2022
JGSB, Rice University
4 inputs, 5 different functions of the input are calculated in the “hidden layer.”
The output is a function of the 5 numbers calculated in the hidden layer.
We’re using quarto as a front-end to reveal.js to create html slides.
Our quarto qmd file contains markdown, latex, and python code.
We’re using the solarized theme.
reveal.js slides can also be created in a point and click manner (including latex equations and more) at slides.com.
\[y = \frac{\log x}{\sqrt{x}}\]
Here is the first part.
Here is an equation.
\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \]
Here is another equation.
\[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \]
\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \]
\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \]
\[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \]
\[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \]
\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \] \[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \] \[ h(x) = \int_0^x t^{4}\, \mathrm{d} t \]
This is produced within the qmd file.
Here is a website.